home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / dialogYesNo.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  2KB  |  50 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>100</id>
  4.   <defaultcontrol>10</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <controls>
  7.     <import>common.dialog.xml</import>
  8.     <control>
  9.       <description>No button</description>
  10.       <type>button</type>
  11.       <id>10</id>
  12.       <posX>733</posX>
  13.       <posY>420</posY>
  14.       <textXOff>44</textXOff>
  15.       <textYOff>9</textYOff>
  16.       <width>140</width>
  17.       <height>50</height>
  18.       <textureFocus>small_button_focus.png</textureFocus>
  19.       <textureNoFocus>small_button_nofocus.png</textureNoFocus>
  20.       <label>106</label>
  21.       <onleft>11</onleft>
  22.       <onright>11</onright>
  23.       <onup>10</onup>
  24.       <ondown>10</ondown>
  25.       <animation effect="fade" time="250">WindowOpen</animation>
  26.       <animation effect="fade" time="250">WindowClose</animation>
  27.     </control>
  28.     <control>
  29.       <description>Yes button</description>
  30.       <type>button</type>
  31.       <id>11</id>
  32.       <posX>493</posX>
  33.       <posY>420</posY>
  34.       <textXOff>50</textXOff>
  35.       <textYOff>9</textYOff>
  36.       <width>140</width>
  37.       <height>50</height>
  38.       <textureFocus>small_button_focus.png</textureFocus>
  39.       <textureNoFocus>small_button_nofocus.png</textureNoFocus>
  40.       <label>107</label>
  41.       <onleft>10</onleft>
  42.       <onright>10</onright>
  43.       <onup>11</onup>
  44.       <ondown>11</ondown>
  45.       <animation effect="fade" time="250">WindowOpen</animation>
  46.       <animation effect="fade" time="250">WindowClose</animation>
  47.     </control>
  48.   </controls>
  49. </window>
  50.